C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / BaseRangeFilterPresenter<T> Class / Filter Property
In This Topic
Filter Property (BaseRangeFilterPresenter<T>)
In This Topic
Gets or sets filter associated with this element.
Syntax
public T Filter {get; set;}
See Also